go/parser.parser.parseIndexOrSliceOrInstance (method)
2 uses
go/parser (current package)
parser.go#L1526: func (p *parser) parseIndexOrSliceOrInstance(x ast.Expr) ast.Expr {
parser.go#L1737: x = p.parseIndexOrSliceOrInstance(x)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)